gtk4.git
2017-11-17 Matthias ClasenDrop gdk_set_double_click_time
2017-11-16 Benjamin Otteselection: Remove the info uint
2017-11-16 Benjamin Otteselection: Remove gtk_target_table_*() functions
2017-11-16 Benjamin Ottetextview: Stop playing shenanigans with the target...
2017-11-16 Benjamin Otteselection: Make GtkTargetEntry not allocatable
2017-11-15 Matthias ClasenHighContrast: misc fixes
2017-11-15 Matthias ClasenAdwaita: Make checks and radios sharp again
2017-11-15 Matthias ClasenChange icon-size properties
2017-11-15 Matthias Clasenimage: Update docs
2017-11-15 Matthias ClasenDocument -gtk-icon-size
2017-11-15 Matthias ClasenSupport -gtk-icon-size for builtins
2017-11-15 Matthias ClasenDrop gtk_icon_size_lookup
2017-11-15 Matthias Clasenrecentchooser: Use GIcon instead of GdkPixbuf
2017-11-15 Matthias Claseniconhelper: Query size via CSS
2017-11-15 Matthias Clasenenums: Change GtkIconSize values
2017-11-15 Benjamin Otteimage: Don't take icon size in set_from_definition()
2017-11-15 Matthias Clasenfilechooserwidget: icon size is always 16
2017-11-15 Matthias Clasenfilechooserbutton: icon size is always 16
2017-11-15 Benjamin Ottecellrendererspinner: Don't track old icon size
2017-11-15 Matthias Clasenimage: Remove icon-size argument from icon setters
2017-11-15 Benjamin Otteimage: Change getters
2017-11-15 Benjamin Ottebutton: Get rid of icon size
2017-11-15 Benjamin Ottescalebutton: Remove icon size
2017-11-15 Benjamin Ottetoolbar: Remove icon sizes
2017-11-15 Benjamin Ottetooltips: Remove GtkIconSize usage
2017-11-15 Benjamin Ottecss: Add -gtk-icon-size
2017-11-15 Benjamin Otteintrospection: Fix build
2017-11-15 Benjamin Ottewayland: Fix initial cursor
2017-11-15 Benjamin Ottegdk: Replace GDK_NONE with NULL
2017-11-15 Benjamin Ottegdk: Turn GdkAtom into a const char *
2017-11-15 Benjamin Ottegdk: Make GDK_NONE Atom translate to NULL
2017-11-15 Benjamin Ottegdk: Get rid of magic special atoms
2017-11-15 Benjamin Ottex11: Remove special casing for GdkAtoms
2017-11-15 Benjamin Ottednd: Make GtkDragDest and GtkDragSource use GtkTargetList
2017-11-15 Benjamin Otteclipboard: Consistently use GtkTargetList
2017-11-15 Benjamin Otteselection: Remove #ifdef WAYLAND
2017-11-14 Benjamin Ottecellrendererpixbuf: Remove stock-detail property
2017-11-14 Benjamin Ottemessagedialog: Remove unused header
2017-11-14 Matthias Clasenwin32: Remove all checks for GDK_WINDOW_ROOT
2017-11-14 Matthias Clasenwin32: Remove all uses of get_root_window
2017-11-13 Benjamin Otteplacessiderbar: Fix sunny compilation
2017-11-13 Benjamin Ottewidget: No need to update events
2017-11-13 Benjamin Ottegdkwindow: Remove event_mask arguments from constructors
2017-11-13 Benjamin Ottewindow: Set ALL_EVENT_MASK
2017-11-13 Benjamin Ottegdk: Fix GDK_ALL_EVENTS_MASK
2017-11-13 Benjamin Ottewidget: Remove gtk_widget_set_device_enabled()
2017-11-13 Matthias Clasenx11: Remove mentions of GDK_WINDOW_ROOT
2017-11-13 Matthias Clasenx11: Stop creating a root window
2017-11-13 Matthias Clasenx11: Store toplevel list in GdkDisplay
2017-11-13 Matthias Clasenx11: Remove another use of the root window
2017-11-13 Matthias Clasenicontheme: Add a trailing / when enumerating resources
2017-11-13 Carlos Sorianogtkplacessidebar: Fix new tab/window handling for cloud...
2017-11-13 Carlos Sorianogtkplacessidebar: Adapt to libcloudproviders 0.2.x
2017-11-13 Matthias Clasenapplication: Append a / to the icon resource path
2017-11-13 Matthias Clasenicontheme: Append a / to the resource path
2017-11-13 Benjamin Ottea11y: Handle a treeview with no columns
2017-11-13 Benjamin Ottetreeview: Only update vadjustment in size_allocate()
2017-11-13 Benjamin Ottetreeview: Pass height to allocate as argument
2017-11-12 Benjamin Otteprogresstracker: Don't hand out NaN
2017-11-12 Benjamin Ottetreeview: Use gtk_widget_get_width()
2017-11-12 Benjamin Ottetreeview: Don't allocate columns outside of size_allocate()
2017-11-12 Benjamin Ottetreeview: Fix RTL column header allocation
2017-11-12 Benjamin Ottetreeview: width_changed is always true, so remove it
2017-11-11 Matthias Clasenx11: Fix a crash
2017-11-11 Matthias ClasenFix up managed dnd
2017-11-11 Benjamin Ottetextview: Remove GDK windows
2017-11-11 Benjamin Ottetextview: Simplify gtk_text_view_buffer_to_window_coords()
2017-11-11 Benjamin Ottetextview: Use text_window_get_width()/height()
2017-11-11 Benjamin Ottetextview: Make the semi-private headrs really private
2017-11-11 Benjamin Ottetextview: Store border window sizes in a custom struct
2017-11-11 Benjamin Ottegtktexttag: Remove GtkTextTag::event and gtk_text_tag_e...
2017-11-11 Benjamin Ottetextview: Hide the selection bubble better
2017-11-11 Benjamin Otteflowbox: Compute view box from correct variables
2017-11-10 Matthias ClasenDrop the last use of GDK_MULTIHEAD_SAFE
2017-11-10 Kjell AhlstedtGtkCssImageIconTheme: Don't try to unref a NULL pointer
2017-11-10 Benjamin Otterendericon: Add missing include
2017-11-10 Benjamin Ottestylecontext: Make first property name explicit
2017-11-10 Benjamin Ottea11y: Report correct spinner size
2017-11-10 Benjamin Ottecalendar: Fix for GTK4 changes
2017-11-10 Benjamin Ottetestgtk: Draw the right area in alpha window test
2017-11-10 Benjamin Otteexamples: Use right function to query size
2017-11-10 Benjamin Ottetestgtk: Fix some more old drawing area uses
2017-11-10 Benjamin Ottetests: After 20 years, update the simple test to modern GTK
2017-11-10 Benjamin Ottetestgtk: Fix rotated text demo
2017-11-10 Matthias Clasenx11: Reduce uses of the root window
2017-11-09 Matthias ClasenSimplify the gtk_snapshot_icon_texture API
2017-11-09 Matthias ClasenFix a compiler warning
2017-11-09 Matthias ClasenFix a typo
2017-11-09 Matthias Clasenfilesystem: Drop surface-based APIs
2017-11-09 Matthias Clasenfilechooserwidget: Use GIcons
2017-11-09 Matthias Clasenfilechooserbutton: Use GIcons
2017-11-09 Matthias Clasenfilesystem: Add GIcon getters
2017-11-09 Chun-wei FanWin32: Re-work cursor handling
2017-11-08 Matthias ClasenUse color matrices for -gtk-recolor
2017-11-08 Daniel BolesCssProvider: Fix doc of min theme version loaded
2017-11-08 Daniel BolesCssProvider: Use consistent theme name placeholder
2017-11-08 Matthias ClasenFix the build
2017-11-08 Matthias Clasencss image: Use GdkTexture api directly
2017-11-08 Matthias Clasencss: Use a color matrix for recoloring -gtk-icontheme
2017-11-08 Matthias ClasenMake the recoloring code more robust
next